Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
P
R
S
T
U
V
W
C
canControl(String)
- Method in class pow.webserver.
User
inform whether the user can pilot a drone or not
checkClientTrusted(X509Certificate[], String)
- Method in class pow.webserver.
SSLUtilities.FakeX509TrustManager
Always trust for client SSL chain peer certificate chain with any authType authentication types.
checkServerTrusted(X509Certificate[], String)
- Method in class pow.webserver.
SSLUtilities.FakeX509TrustManager
Always trust for server SSL chain peer certificate chain with any authType exchange algorithm types.
checkUser(String, String)
- Method in class pow.webserver.
UserTab
Check if the password of the user having the specified login is correct
clearListDrone()
- Method in class pow.webserver.
User
reset the list of drone that the web user can control
Conf
- Class in
pow.webserver
store useful data about the server configuration and database connection by reading a specific file place in the 'conf' folder of the web application
Conf(String, String)
- Constructor for class pow.webserver.
Conf
createSocket(String, int, InetAddress, int)
- Method in class pow.webserver.
StrictSSLProtocolSocketFactory
createSocket(String, int, InetAddress, int, HttpConnectionParams)
- Method in class pow.webserver.
StrictSSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int)
- Method in class pow.webserver.
StrictSSLProtocolSocketFactory
createSocket(Socket, String, int, boolean)
- Method in class pow.webserver.
StrictSSLProtocolSocketFactory
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
P
R
S
T
U
V
W